﻿2026-01-05T01:33:10.4603560Z ##[group]Run actions/checkout@v4
2026-01-05T01:33:10.4604160Z with:
2026-01-05T01:33:10.4604470Z   repository: worm-portal/aqequil
2026-01-05T01:33:10.4604960Z   token: ***
2026-01-05T01:33:10.4605260Z   ssh-strict: true
2026-01-05T01:33:10.4605600Z   ssh-user: git
2026-01-05T01:33:10.4605980Z   persist-credentials: true
2026-01-05T01:33:10.4606340Z   clean: true
2026-01-05T01:33:10.4606660Z   sparse-checkout-cone-mode: true
2026-01-05T01:33:10.4607080Z   fetch-depth: 1
2026-01-05T01:33:10.4607380Z   fetch-tags: false
2026-01-05T01:33:10.4607780Z   show-progress: true
2026-01-05T01:33:10.4608100Z   lfs: false
2026-01-05T01:33:10.4608370Z   submodules: false
2026-01-05T01:33:10.4608720Z   set-safe-directory: true
2026-01-05T01:33:10.4609290Z ##[endgroup]
2026-01-05T01:33:10.9024680Z Syncing repository: worm-portal/aqequil
2026-01-05T01:33:10.9026600Z ##[group]Getting Git version info
2026-01-05T01:33:10.9027200Z Working directory is '/Users/runner/work/aqequil/aqequil'
2026-01-05T01:33:10.9028020Z [command]/opt/homebrew/bin/git version
2026-01-05T01:33:10.9566440Z git version 2.50.1
2026-01-05T01:33:10.9603890Z ##[endgroup]
2026-01-05T01:33:10.9618830Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/1d4cf391-b5cd-481a-9fdb-40f0f691564f/.gitconfig'
2026-01-05T01:33:10.9625700Z Temporarily overriding HOME='/Users/runner/work/_temp/1d4cf391-b5cd-481a-9fdb-40f0f691564f' before making global git config changes
2026-01-05T01:33:10.9629240Z Adding repository directory to the temporary git global config as a safe directory
2026-01-05T01:33:10.9630110Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/aqequil/aqequil
2026-01-05T01:33:10.9737430Z Deleting the contents of '/Users/runner/work/aqequil/aqequil'
2026-01-05T01:33:10.9739870Z ##[group]Initializing the repository
2026-01-05T01:33:10.9743570Z [command]/opt/homebrew/bin/git init /Users/runner/work/aqequil/aqequil
2026-01-05T01:33:11.0010040Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-01-05T01:33:11.0011450Z hint: is subject to change. To configure the initial branch name to use in all
2026-01-05T01:33:11.0012220Z hint: of your new repositories, which will suppress this warning, call:
2026-01-05T01:33:11.0012790Z hint:
2026-01-05T01:33:11.0013210Z hint: 	git config --global init.defaultBranch <name>
2026-01-05T01:33:11.0013680Z hint:
2026-01-05T01:33:11.0014120Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-01-05T01:33:11.0014820Z hint: 'development'. The just-created branch can be renamed via this command:
2026-01-05T01:33:11.0015370Z hint:
2026-01-05T01:33:11.0015670Z hint: 	git branch -m <name>
2026-01-05T01:33:11.0016040Z hint:
2026-01-05T01:33:11.0016630Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-01-05T01:33:11.0017430Z Initialized empty Git repository in /Users/runner/work/aqequil/aqequil/.git/
2026-01-05T01:33:11.0019080Z [command]/opt/homebrew/bin/git remote add origin https://github.com/worm-portal/aqequil
2026-01-05T01:33:11.0106020Z ##[endgroup]
2026-01-05T01:33:11.0106860Z ##[group]Disabling automatic garbage collection
2026-01-05T01:33:11.0107650Z [command]/opt/homebrew/bin/git config --local gc.auto 0
2026-01-05T01:33:11.0232730Z ##[endgroup]
2026-01-05T01:33:11.0234570Z ##[group]Setting up auth
2026-01-05T01:33:11.0236530Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-01-05T01:33:11.0271010Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-01-05T01:33:11.1339470Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-01-05T01:33:11.1564100Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-01-05T01:33:11.2598480Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-01-05T01:33:11.2913030Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-01-05T01:33:11.3917320Z [command]/opt/homebrew/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-01-05T01:33:11.3919290Z ##[endgroup]
2026-01-05T01:33:11.3919900Z ##[group]Fetching the repository
2026-01-05T01:33:11.3921050Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0fba8641708a9a29f5cf75d5e1aa5af56402a902:refs/tags/v1.0.1
2026-01-05T01:33:12.0220690Z From https://github.com/worm-portal/aqequil
2026-01-05T01:33:12.0224280Z  * [new ref]         0fba8641708a9a29f5cf75d5e1aa5af56402a902 -> v1.0.1
2026-01-05T01:33:12.0290850Z ##[endgroup]
2026-01-05T01:33:12.0291750Z ##[group]Determining the checkout info
2026-01-05T01:33:12.0292620Z ##[endgroup]
2026-01-05T01:33:12.0294330Z [command]/opt/homebrew/bin/git sparse-checkout disable
2026-01-05T01:33:12.0358120Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
2026-01-05T01:33:12.0415280Z ##[group]Checking out the ref
2026-01-05T01:33:12.0417560Z [command]/opt/homebrew/bin/git checkout --progress --force refs/tags/v1.0.1
2026-01-05T01:33:12.1704640Z HEAD is now at 0fba864 Add automatic versioning from git tags using setuptools_scm
2026-01-05T01:33:12.1959980Z ##[endgroup]
2026-01-05T01:33:12.1962580Z [command]/opt/homebrew/bin/git log -1 --format=%H
2026-01-05T01:33:12.1963240Z 0fba8641708a9a29f5cf75d5e1aa5af56402a902
